projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e9161b
)
Update gcc dependency to match updated gcc elsewhere in cargo
author
jluner
<justin.j.luner@gmail.com>
Sat, 27 May 2017 07:37:10 +0000
(
02:37
-0500)
committer
jluner
<justin.j.luner@gmail.com>
Sat, 27 May 2017 07:37:10 +0000
(
02:37
-0500)
Cargo.lock
patch
|
blob
|
history
diff --git
a/Cargo.lock
b/Cargo.lock
index 5b7115de23e449273855b675a55b9b707d4ab4f6..ca1ac023ffd0b630f380e129ab151af6c3730667 100644
(file)
--- a/
Cargo.lock
+++ b/
Cargo.lock
@@
-85,7
+85,7
@@
name = "backtrace-sys"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
- "gcc 0.3.4
5
(registry+https://github.com/rust-lang/crates.io-index)",
+ "gcc 0.3.4
9
(registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)",
]